home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / win_utl1 / 4nt252.zip / UPDAT252.DOC < prev    next >
Text File  |  1996-04-17  |  9KB  |  234 lines

  1.  
  2.  
  3.  
  4.                                   JP Software
  5.  
  6.                    4DOS for Windows NT Update Documentation
  7.  
  8.                         Version 2.52 -- April 17, 1996
  9.  
  10.    [Copyright 1988 - 1996, JP Software Inc., All Rights Reserved. 
  11.    Published by JP Software Inc., P.O. Box 1470, E. Arlington, MA 02174
  12.    USA, (617) 646-3975.  4DOS is a registered trademark of JP Software Inc. 
  13.    Windows NT is a trademark of Microsoft Corporation.  Other product and
  14.    company names are trademarks of their respective owners.]
  15.  
  16.    [PLEASE NOTE:  This product is named "4DOS", and this version is more
  17.    fully described as "4DOS for the Windows NT Operating System".  For
  18.    brevity, in this file and throughout our documentation we refer to "4DOS
  19.    for Windows NT", to "4DOS/NT", or to the program file name, 4NT.EXE or
  20.    4NT.  When "4DOS" is used by itself the reference is to our DOS product. 
  21.    See ORDERINF.DOC for information on 4DOS, 4OS2, and all JP Software
  22.    products.]
  23.  
  24.    Check through this file for a comprehensive list of what's changed since
  25.    version 2.51.  Additional documentation on new features is in the online
  26.    help.  Information about product changes before version 2.51 may be
  27.    viewed at our web page (http://www.jpsoft.com) by selecting 4DOS for
  28.    Windows NT and then Product History.  Many product history files are
  29.    also available in our Compuserve forum (GO PCVENB or GO JPSOFT, library
  30.    10 / JP Software, look for files named UPxxxxxx.ZIP).
  31.  
  32.    Some of the descriptions below may be more detailed than you need; if
  33.    you aren't using a feature, feel free to skip to the next item.  If you
  34.    are new to 4OS2 with version 2.52, you can skip this file entirely, and
  35.    begin with the 4OS2 Introduction and Installation Guide.
  36.  
  37.    This file is divided into the following sections:
  38.  
  39.           General Features            Variables and Variable Functions
  40.           Startup / Initialization    Command Changes
  41.           Command Line Editing        Technical, Compatibility, Bug Fixes
  42.  
  43.    Major new features and those which affect most users are marked with
  44.    "**" in the lists below.  Other items discuss smaller or more technical
  45.    changes.
  46.  
  47.    This file is formatted at 58 lines per page, and contains form feeds and
  48.    page footers.  It can be viewed with a file viewer such as the 4DOS/NT
  49.    LIST command, or printed on most PC printers using the command:
  50.  
  51.                   copy updat252.doc prn
  52.  
  53.    Printing it with a program that formats the pages is not likely to work
  54.    due to the formatting included in the file.
  55.                                                                (04/96-2.52)
  56.  
  57.  
  58.  
  59.    4DOS/NT 2.52  [04-17-96]      UPDAT252.DOC                        page 1
  60.  
  61.  
  62.  
  63.                            4DOS/NT 2.52 Change List
  64.  
  65.  
  66.    General Features
  67.    ----------------
  68.  
  69.    ==> ** File searches on FAT drives now look for long filenames and then
  70.           short filenames.  For example, suppose you have two files on your
  71.           system:
  72.  
  73.                   Long Name           Short Name
  74.                   ------------------  ------------------
  75.                   My Letter.DAT       MYLETT~1.DAT
  76.                   Files.DAT           MYFILES.DAT
  77.  
  78.           A search for MY*.DAT will now find both files; previously it
  79.           would find only the first file.  This was done to improve
  80.           compatibility with CMD.EXE and to make the results more
  81.           intuitive.
  82.  
  83.           CAUTION:  Extra care should be taken performing certain commands
  84.           on long filenames (e.g. using wildcards to delete or move files),
  85.           as they may now affect files with short names as well.  For
  86.           example, DEL *1 will delete all files whose names end in "1". 
  87.           Because short filenames generated by Windows NT end in "~1", such
  88.           a command would delete all of those files -- probably not the
  89.           result you wanted.
  90.  
  91.    ==> ** Increased the maximum history size from 8K to 32K.
  92.  
  93.  
  94.    Startup and Initialization Changes
  95.    ----------------------------------
  96.  
  97.    ==>    Added a new .INI directive:
  98.  
  99.               AppendToDir = [Yes | NO]:  If set to "Yes", TCMD will append
  100.               a trailing \ to directory names when doing filename
  101.               completion.
  102.  
  103.  
  104.    Command Line Editing Changes
  105.    ----------------------------
  106.  
  107.    ==> ** A Ctrl-A on the command line during filename expansion on FAT
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.    4DOS/NT 2.52  [04-17-96]      UPDAT252.DOC                        page 2
  118.  
  119.  
  120.           drives will toggle the returned filename between long filename
  121.           (LFN) and the traditional short name (SFN) format.  The default
  122.           is LFN format; if you switch to SFN format the change will only
  123.           remain in effect for the current filename expansion.  Any new
  124.           expansion sequence later on the command line will start in LFN
  125.           format, and can be toggled to SFN format with another Ctrl-A.
  126.  
  127.  
  128.    Internal Variables and Variable Functions
  129.    -----------------------------------------
  130.  
  131.    ==>    @ALTNAME:  Now returns a shortened pathname if you provide a path
  132.           (and you're running NT 3.51+).  If you only give a filename, or
  133.           if you're running NT 3.5, @ALTNAME will return just the shortened
  134.           filename part.
  135.  
  136.    ==>    @EXT:  Increased the maximum length returned to 64 characters.
  137.  
  138.  
  139.    Command Changes
  140.    ---------------
  141.  
  142.    ==> ** SHRALIAS:  Rewritten as a mixed internal/external command, rather
  143.           than just an external program.  You must now run the internal
  144.           command, not the external program, and make sure that
  145.           SHRALIAS.EXE is in the 4DOS/NT directory or in your path.  To
  146.           convert from the previous version of SHRALIAS, remove the
  147.           extension and path from any SHRALIAS reference, so that the
  148.           internal command is used (you can no longer run the external
  149.           SHRALIAS.EXE directly).  The internal SHRALIAS /U command may be
  150.           used to unload SHRALIAS.EXE.
  151.  
  152.    ==>    FOR:  Enabled extended parent directory names.
  153.  
  154.  
  155.    Technical, Compatibility, and Bug Fixes 
  156.    --------------------------------------- 
  157.  
  158.    ==>    Added a check for escaped characters in a redirected filename.
  159.  
  160.    ==>    Added support for drives over 2GB in DIR, FREE, %@DISKFREE, etc.
  161.  
  162.    ==>    DESCRIPT.ION now allows either a space, tab, or comma as the
  163.           delimiter between the filename and the description (for
  164.           compatibility with some third-party description files).
  165.  
  166.    ==>    Fixed a rare problem when piping from an internal command that
  167.           didn't support command grouping, to an internal or external
  168.           command that ended with a '('.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.    4DOS/NT 2.52  [04-17-96]      UPDAT252.DOC                        page 3
  176.  
  177.  
  178.    ==>    Fixed a problem with multiple pipes where the first command being
  179.           piped to was an external console-mode application (e.g. DIR |
  180.           SORT | TEE FILE.DAT).
  181.  
  182.    ==>    Fixed a minor problem with pipes of the form "prog1 | *prog2".
  183.  
  184.    ==>    Fixed a problem with NUL characters in batch files.
  185.  
  186.    ==>    Fixed a problem with files executed via executable extensions. 
  187.           Double quotes are now added if the name contains whitespace.
  188.  
  189.    ==>    The PATH search routine now queries if the specified drive is
  190.           ready before attempting to find the external command, to avoid a
  191.           critical error message.
  192.  
  193.    ==>    Worked around a Windows NT bug that was causing 4DOS/NT's memory
  194.           usage to sporadically (but continually) increase during a
  195.           session.
  196.  
  197.    ==>    Worked around a Windows NT bug that would occasionally cause
  198.           4DOS/NT to crash after an ENDLOCAL.
  199.  
  200.    ==>    DO:  Now allows embedded equal signs in a test condition.
  201.  
  202.    ==>    FOR:  Fixed a problem with include lists in the FOR arguments.
  203.  
  204.    ==>    IF:  Added a work-around for constructs like:
  205.  
  206.                   if 1 == 0 echo foo && echo bar
  207.  
  208.           to emulate CMD.EXE's (undocumented) behavior of basing the &&
  209.           condition on the result of the IF test.
  210.  
  211.    ==>    INPUT:  Fixed a problem with using INPUT /E in a transient shell
  212.           and solved a problem with INPUT /W /E which prevented the
  213.           existing value from being displayed unless you pressed a key.
  214.  
  215.    ==>    LIST:  Fixed a sporadic problem with Find with wrapping on.  Also
  216.           improved LIST's ability to find the end of each line properly in
  217.           files with unusual line terminations (e.g. CR or LF alone, LF/CR,
  218.           CR/CR/LF, etc.).
  219.  
  220.    ==>    MD:  Fixed a problem with /S and UNC names.
  221.  
  222.  
  223.  
  224.  
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.    4DOS/NT 2.52  [04-17-96]      UPDAT252.DOC                        page 4
  234.